! Indent and put up label
NewLine

cell static
#type=@this._TYPE
if #type="vital records"
  text local("Location")&":"
else
  text local(@tag)&":"
endif
set tabwidth -1 alignment right offset -3

! edit field with value
cell EditField
set Width -1 Height 44
if printing
  set minHeight 15
  sizetofit 3
endif
help local("Enter authors for this source")
